'Declaration Public Function New( _ ByVal BatchHeader As BatchHeader, _ ByVal Item As String, _ ByVal Policies() As Policy _ )
public SetPoliciesRequest( BatchHeader BatchHeader, string Item, Policy[] Policies )
Parameters
- BatchHeader
- Item
- Policies
'Declaration Public Function New( _ ByVal BatchHeader As BatchHeader, _ ByVal Item As String, _ ByVal Policies() As Policy _ )
public SetPoliciesRequest( BatchHeader BatchHeader, string Item, Policy[] Policies )